-
Home
-
Print Labels with Barcodes. Create price tags, product labels, order labels for WooCommerce
-
3.4.11 (latest)
-
Code
-
Classes
- PathApproximator
Total Complexity |
35 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
234 |
Lines of code |
159 |
Logical lines of code |
111 |
Comment lines |
0 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
approximate() |
S |
57 |
6 |
17 |
curveToCubicSmooth() |
S |
55 |
4 |
19 |
curveToQuadraticSmooth() |
S |
57 |
4 |
16 |
approximateSubpath() |
S |
57 |
3 |
16 |
curveToCubic() |
S |
57 |
2 |
17 |
arcTo() |
S |
58 |
2 |
15 |
curveToQuadratic() |
S |
59 |
2 |
14 |
__construct() |
S |
69 |
2 |
7 |
moveTo() |
S |
68 |
2 |
7 |
lineTo() |
S |
68 |
2 |
7 |
lineToHorizontal() |
S |
68 |
2 |
7 |
lineToVertical() |
S |
68 |
2 |
7 |
reflectPoint() |
S |
70 |
1 |
6 |
closePath() |
S |
75 |
1 |
4 |